Package com.google.common.collect

Class Summary
MapMaker A ConcurrentMap builder, providing any combination of these features: soft or weak keys, soft or weak values, timed expiration, and on-demand computation of values.
 

Exception Summary
AsynchronousComputationException Wraps an exception that occured during a computation in a different thread.
ComputationException Wraps an exception that occured during a computation.
 



Copyright © 2011. All Rights Reserved.